Using the Command Line
You can run Syslog Viewer from the command line and write to disk.
| ➢ | To run Syslog Viewer commands: |
| 1. | Open a command shell. |
| 2. | Change to the directory where the Syslog Viewer is installed. |
| 3. | To run the Syslog Viewer: |
syslogViewer.exe
| 4. | To open an existing log file: |
syslogViewer.exe D:\logs\sbc_lync.txt
| 5. | To write logs to disk: |
syslogViewer.exe --writeLog
| 6. | To write logs to disk at specific location: |
syslogViewer.exe --writeLog D:\logs\syslog.txt